Skip to content

Conversation

Urgau
Copy link
Member

@Urgau Urgau commented Jan 7, 2025

As far as I understand the unreachable_pub lint hasn't had false-positives since it started using "effective visibilities". Let's remove that warning from the lint description.

r? @petrochenkov

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jan 7, 2025
@petrochenkov
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jan 8, 2025

📌 Commit 56cba09 has been approved by petrochenkov

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 8, 2025
jhpratt added a commit to jhpratt/rust that referenced this pull request Jan 9, 2025
…rochenkov

Remove outdated information in the `unreachable_pub` lint description

As far as I understand the `unreachable_pub` lint hasn't had false-positives since it started using "effective visibilities". Let's remove that warning from the lint description.

r? ``@petrochenkov``
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 9, 2025
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#135212 (Remove outdated information in the `unreachable_pub` lint description)
 - rust-lang#135225 (Explicitly build proc macro test with panic=unwind)
 - rust-lang#135242 (add missing provenance APIs on NonNull)
 - rust-lang#135247 (Add a list of symbols for stable standard library crates)
 - rust-lang#135269 (Remove some unnecessary `.into()` calls)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit a9614a5 into rust-lang:master Jan 9, 2025
6 checks passed
@rustbot rustbot added this to the 1.86.0 milestone Jan 9, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Jan 9, 2025
Rollup merge of rust-lang#135212 - Urgau:unreach_pub-upd-descr, r=petrochenkov

Remove outdated information in the `unreachable_pub` lint description

As far as I understand the `unreachable_pub` lint hasn't had false-positives since it started using "effective visibilities". Let's remove that warning from the lint description.

r? `@petrochenkov`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants